Spacer
An element that takes up space but does not display anything. It is usually used to place spacing within a container.
Example:
<box>
<button label="Left"/>
<spacer flex="1"/>
<button label="Right"/>
</box>
Attributes:
Attributes inherited from XUL Element